var net/http.http2goroutineSpace

2 uses

	net/http (current package)
		h2_bundle.go#L3042: var http2goroutineSpace = []byte("goroutine ")
		h2_bundle.go#L3050: 	b = bytes.TrimPrefix(b, http2goroutineSpace)